const runtime.c1
9 uses
runtime (current package)
alg.go#L16: c1 = uintptr((8-goarch.PtrSize)/4*3267000013 + (goarch.PtrSize-4)/4*23344194077549503)
alg.go#L124: return c1 * (c0 ^ h) // +0, -0
alg.go#L126: return c1 * (c0 ^ h ^ uintptr(rand())) // any kind of NaN
alg.go#L136: return c1 * (c0 ^ h) // +0, -0
alg.go#L138: return c1 * (c0 ^ h ^ uintptr(rand())) // any kind of NaN
alg.go#L169: return c1 * typehash(t, unsafe.Pointer(&a.data), h^c0)
alg.go#L171: return c1 * typehash(t, a.data, h^c0)
alg.go#L196: return c1 * typehash(t, unsafe.Pointer(&a.data), h^c0)
alg.go#L198: return c1 * typehash(t, a.data, h^c0)
 |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |